Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Try fixing conda on Windows #7

Open
wants to merge 10 commits into
base: windows
Choose a base branch
from

Conversation

dhirschfeld
Copy link

No description provided.

@wolfv
Copy link
Member

wolfv commented Jun 12, 2020

In the full log it says this:

2020-06-12T12:14:36.9722959Z [command]C:\Miniconda\Scripts\conda.exe shell.powershell C:\Miniconda\condabin\activate.bat base
2020-06-12T12:14:36.9762090Z [command]C:\Miniconda\Scripts\conda.exe install -y -c conda-forge mamba
2020-06-12T12:14:37.2765580Z invalid command 'C:\Miniconda\condabin\activate.bat'
2020-06-12T12:14:37.2911614Z (node:4248) UnhandledPromiseRejectionWarning: Error: The process 'C:\Miniconda\Scripts\conda.exe' failed with exit code 2
2020-06-12T12:14:37.2912524Z     at ExecState._setResult (D:\a\setup-mamba\setup-mamba\dist\index.js:920:25)
2020-06-12T12:14:37.2912911Z     at ExecState.CheckComplete (D:\a\setup-mamba\setup-mamba\dist\index.js:903:18)
2020-06-12T12:14:37.2913181Z     at ChildProcess.<anonymous> (D:\a\setup-mamba\setup-mamba\dist\index.js:797:27)
2020-06-12T12:14:37.2913429Z     at ChildProcess.emit (events.js:210:5)
2020-06-12T12:14:37.2913770Z     at maybeClose (internal/child_process.js:1021:16)
2020-06-12T12:14:37.2914029Z     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
2020-06-12T12:14:37.2914423Z (node:4248) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
2020-06-12T12:14:37.2914773Z (node:4248) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2020-06-12T12:14:44.0526764Z Collecting package metadata (current_repodata.json): ...working... done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants